home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Preview: Enemy of the State
/
Interactive Preview: Enemy of the State.iso
/
pc
/
main.dxr
/
00545_soundclips.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-19
|
222 b
|
15 lines
on mouseUp me
cursor(0)
go("T")
end
on mouseEnter me
set the memberNum of sprite the spriteNum of me to 65
cursor(280)
end
on mouseLeave me
set the memberNum of sprite the spriteNum of me to 64
cursor(0)
end